From: Kenichi Handa Date: Wed, 9 Dec 2009 01:02:28 +0000 (+0000) Subject: Require help-mode instead of help-fns. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~5811 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0f0ea87e8c03aa623de5632ecacd3621ffe410a5;p=emacs.git Require help-mode instead of help-fns. --- diff --git a/lisp/international/mule-diag.el b/lisp/international/mule-diag.el index c5f3f341229..a4460948ccd 100644 --- a/lisp/international/mule-diag.el +++ b/lisp/international/mule-diag.el @@ -32,7 +32,7 @@ ;;; Code: ;; Make sure the help-xref button type is defined. -(require 'help-fns) +(require 'help-mode) ;;; General utility function